home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Games / The Golden Parrot / card_27499.txt < prev    next >
Text File  |  1990-08-20  |  701b  |  46 lines

  1. -- card: 27499 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3426
  5. -- name: About the wizard's hut
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global score
  9.   put score into field "scorebox"
  10. end openCard
  11.  
  12. on mouseUp
  13.  
  14.   get field "textarea" of card "Hut of the Medicine Man"
  15.   put it&return&"About the wizard's hut" into field "textarea" of card "Hut of the Medicine Man"
  16.  
  17.   visual effect dissolve
  18.   go card "Hut of the Medicine Man"
  19. end mouseUp
  20.  
  21.  
  22. -- part contents for background part 1
  23. ----- text -----
  24. About the wizard's hut
  25.  
  26. -- part contents for background part 2
  27. ----- text -----
  28. This is a place of magic.
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. -- part contents for background part 5
  45. ----- text -----
  46. 80